PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package / Stream Class / getLength Method
In This Topic
    getLength Method
    In This Topic
    Gets the length in bytes of the stream.
    Syntax
    public long getLength()

    Return Value

    A long value representing the length of the stream in bytes.
    See Also